|
Command: |
Set the delay for which the HSM waits before it responds to a command |
|
Notes: |
The command enables the Host to delay HSM output. This is for Host ports that are half duplex and require time to reconfigure from output to input mode. The delay duration is from 0 to 255ms (the value is treated as MOD 256, so a setting of 256 results in a delay of 0). The delay is not implemented until after the response to this command. If the HSM is configured to any host configuration other than async, this command has no effect. |
|
Field |
Length & Type |
Details |
|
COMMAND MESSAGE |
||
|
Message header |
m A |
(Subsequently returned to the Host unchanged). |
|
Command code |
2 A |
Value LG. |
|
Delay |
3 N |
Value 000 to 255. |
|
End message delimiter |
1 C |
Optional. Must be present if a message trailer is present. Value X’19. |
|
Message trailer |
n A |
Optional. Maximum length 32 characters. |
|
RESPONSE MESSAGE |
||
|
Message header |
n A |
Returned to the Host unchanged. |
|
Response code |
2 A |
Value LH. |
|
Error code |
2 N |
00 : No errors 15 : Error in input data |
|
End message delimiter |
1 C |
Present only if present in the command message. Value X’19. |
|
Message trailer |
n A |
Present only if present in the command message. Maximum length 32 characters. |